home *** CD-ROM | disk | FTP | other *** search
- ; Install scrit for the AtéoBus developer package
-
- echo "AtéoBus develloper package installation"
- echo "Version 3.0 (07.09.99), to use with ateobus.library V3.0+"
- echo "This script will not install the ateobus.library!!!"
-
- IF EXISTS "include:"
- Copy Developper/include/#? Include: ALL
- ELSE
- echo "Include: path does not exists!!"
- ENDIF
-